Skip to main content

Vidsy Pipes v0.11.4 Release Notes

info

Release date: 2026-06-05
Version: 0.11.4


Highlights

  • Mark categories as inactive to keep them in an index without including them in training.
  • Compare recordings against BEFDSS XML reference files, in addition to the existing JSON format.
  • The view now switches automatically to the analysis results after a compare.

Categories & Training

  • Mark categories as inactive so they stay in the index but are excluded from training and model classes.
  • Inactive categories are configured per model, so the same category can be active in one index and inactive in another.
  • Clear error at training start if an inactive category is ordered before an active one, or if no active categories remain.
  • Train or re-evaluate categories with per-category loss weights that are kept in sync when categories change.

Bundle Comparison

  • Compare recordings against BEFDSS XML reference files, not just JSON.
  • Running (continuous) events are matched consistently across JSON and XML reference files.
  • Running events now match when their time intervals overlap, while out-of-tolerance start/end boundaries are still flagged.
  • After a successful compare, the left panel switches automatically to the analysis events view so results are immediately visible.

Analysis & Measurements

  • Connection events always start with the configured default dimensions.
  • Measured dimensions only replace the defaults when laser wall measurement data is actually available.

Release Tooling

  • New release scripts automate building, signing, staging, and version-manifest updates for the app, the detector, and the pipe inspector template.

Jan